Release 10.1A: OpenEdge Deployment:
Startup Command and Parameter Reference


Parameter (-param)

Use Parameter (-param) to specify a character string that can be accessed from 4GL procedures.

Operating system
and syntax
UNIX
Windows
-param string
Use
with
Maximum value
Minimum value
Single-user default
Multi-user default
Client Session

string

A character string that supplies information to a 4GL application. Can also be a comma-separated list of files to open in Procedure Editor buffers.

You can also use this parameter to specify one or more files to load into Procedure Editor buffers. The Procedure Editor only loads the specified files when you use this parameter with a startup command that places you directly in the Procedure Editor. The files are not loaded when you use the parameter with a startup command that places you in the OpenEdge Application Development Environment (ADE) desktop.

Within a 4GL procedure, you can access the string by reading the PARAMETER attribute of the SESSION system handle.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095